xen.git
2007-10-21 Alex Williamson[IA64] vti domain save/restore: libxc: implement vti...
2007-10-21 Alex Williamson[IA64] ti domain save/restore: libxc: add support set...
2007-10-21 Alex Williamson[IA64] vti domain save/restore: implement hvm_save...
2007-10-21 Alex Williamson[IA64] vti domain save/restore: implement arch_get...
2007-10-21 Alex Williamson[IA64] vti domain save/restore: clean up vti break...
2007-10-21 Alex Williamsonmerge with xen-unstable.hg
2007-10-20 Keir Fraserhvm: Fix PCI-passthru string parsing.
2007-10-19 Keir FraserReplace sysctl.physinfo.sockets_per_node with more...
2007-10-19 Keir FraserAvoid passing uninitialised ACPI tables to dom0 when...
2007-10-19 Keir Fraserx86: Fix EFLAGS adjustment for emulated instructions.
2007-10-19 Keir FraserFix x86/64 build for *BSD.
2007-10-19 Keir Fraserx86: Fix get_page_from_l1e() and avoid host crash on...
2007-10-19 Keir Fraserx86: Remove io_apic fake-vector style of IRQ acknowledg...
2007-10-19 Keir Fraservt-d: Allow pass-through of shared interrupts.
2007-10-19 Keir Fraservt-d: Detect and report failure to assign a pass-thru...
2007-10-19 Keir Fraseria64: configure VHPT size per domain: ia64 part
2007-10-19 Keir Fraseria64: configure VHPT size per domain: common part
2007-10-18 Keir Fraserxen, xsm: Remove private function prototype from public...
2007-10-18 Keir Frasertools: Remove bogus external uses of xc_private.h....
2007-10-18 Keir Fraserhvm: Split save.c into arch generic/specific part.
2007-10-18 Keir FraserSplit xen/include/public/hvm/save.h into common part...
2007-10-18 Keir FraserSplit asm-x86/hvm/support into arch generic part and...
2007-10-18 Keir Fraserx86, vt-d: Fail PCI device assignment if device already...
2007-10-18 Keir Fraserx86: Fix writable-pagetable cmpxchg path to properly...
2007-10-17 Alex Williamson[IA64] Backup/restore ACPI tables
2007-10-17 Alex Williamson[IA64] Cleanup: remove unused definitions.
2007-10-17 Alex Williamson[IA64] Declare field x of M28 (fc vs fc.i).
2007-10-17 Alex Williamson[IA64] Don't warn for EOI-ing an edge triggered interrupt.
2007-10-17 Keir Fraserx86: add option to display last exception records durin...
2007-10-17 Keir Fraservmx: last branch recording MSR emulation
2007-10-17 Keir Fraserx86: Tighten handling of page-type attributes and make
2007-10-17 Keir Fraserhvm: Fix one-shot timers. Do not disable until the...
2007-10-17 Keir Fraserx86: Reduce logging about get_page_type() failures.
2007-10-17 Keir Fraserx86: Remove invlpg_works_ok and invlpg only single...
2007-10-17 Keir FraserFix xenstore unwatch with node name starting with "@"
2007-10-17 Keir Fraserhvm: TCGBIOS fixes
2007-10-16 Keir Fraserxend: xenapi: Suspended domain causes fault if vif...
2007-10-16 Keir Fraserx86: Initialise INVLPG support to PTEs only for all...
2007-10-16 Keir FraserClean up a little bit after the TLB/cache-flush changes.
2007-10-16 Keir Fraserx86: consolidate/enhance TLB flushing interface
2007-10-16 Keir Fraserxend: Clean up hvm_build Python wrapper. Python code...
2007-10-16 Keir Fraserioemu: Allow xvd* to co-exist with hd*.
2007-10-16 Keir Fraserminios: Fix get_current() inline asm.
2007-10-15 Alex Williamson[IA64] Cleanup of hypercall leave path.
2007-10-15 Alex Williamson[IA64] Support console_timestamps on IA64
2007-10-15 Alex Williamson[IA64] Correctly decode imm fields in mmio.c
2007-10-15 Keir Fraserioemu: Add keymap definitions to the Dutch Belgium...
2007-10-15 Keir Fraserioemu: Allow blktap to be able to be booted as system...
2007-10-15 Keir Fraserlibxc: Avoid overflow in xc_domain_dumpcore_via_callback().
2007-10-15 Keir Fraserx86/64: Do not clobber %r11 (user rflags) on syscall...
2007-10-15 Tim DeeganPV guests don't require order-non-zero pages for shadow...
2007-10-13 Keir Fraservt-d: disable protected memory registers after vt-d...
2007-10-12 Alex Williamson[IA64] Fix MCA error handler problems
2007-10-12 Alex Williamson[IA64] Fix TLB insertion for subpaging
2007-10-12 Alex Williamson[IA64] vti domain save/restore: make vmx_vcpu_set_rr...
2007-10-12 Alex Williamson[IA64] vti domain save/restore: add unwind directive...
2007-10-12 Alex Williamson[IA64] vti domain save/restore: fix stack unwinder
2007-10-12 Alex Williamson[IA64] vti domain save/restore: add show_stack() prototype
2007-10-12 Alex Williamson[IA64] hvm domain builder clean up. use xc_vcpu_setcont...
2007-10-12 Alex Williamson[IA64] vmx_setup_platform() may fail. make it return...
2007-10-12 Alex Williamson[IA64] Fix vmx_emul_mov_from_dbr/ibr()
2007-10-12 Alex Williamson[IA64] Clean up: vmx_vcpu_set_rr()
2007-10-12 Alex Williamson[IA64] Remove dead code
2007-10-12 Alex Williamson[IA64] Avoid set cr.ivt when context switch if possible
2007-10-12 Alex Williamson[IA64] Minor clean up of sync_vcpu_execstate()
2007-10-12 Alex Williamson[IA64] Remove duplicate xc_get/set_hvm_param() definitions
2007-10-12 Keir Fraserx86: Fix acpi_parse_fadt()
2007-10-12 Keir Fraserxend: Fix file resouce leak on resume of suspended...
2007-10-12 Keir Fraserx86/64: Fix the build.
2007-10-12 Keir Fraserxentrace/x86: PV guest tracing extensions.
2007-10-12 Keir Fraserx86: propagate VESA capabilities to dom0
2007-10-12 Keir Fraserx86/hvm: miscellaneous CPUID handling changes
2007-10-12 Keir Fraserx86: Sync flag definitions in cpufeature.h with Linux.
2007-10-12 Keir Frasersvm: allow guest to use EFER.FFXSE
2007-10-12 Keir Frasersvm: last branch recording MSR emulation
2007-10-11 Keir Fraserx86: Fix time-scale calculation to avoid #DE fault.
2007-10-11 Keir Fraserx86: Fix emulation of DIV instruction. Never actually...
2007-10-11 Keir Fraserhvm: Fix CR0.TS handling.
2007-10-11 Keir FraserClean up SMP macros and always have IRQs disabled when...
2007-10-11 Keir Fraserx86: disable AMD's C1E mode.
2007-10-11 Keir Fraserx86: AMD Fam10/11 adjustments
2007-10-11 Keir FraserAdd local header files to HDRS.
2007-10-11 Keir FraserMore static shadow functions.
2007-10-11 Keir FraserShadow code printing adjustments.
2007-10-11 Keir FraserDo not include compile.h directly -- use version.h...
2007-10-11 Keir Fraser[vTPM] Add set/get_other_config to Xen-API.
2007-10-11 Keir Fraserhvm: Fix migration of 64-bit guests by permitting EFER_...
2007-10-10 Keir Fraseria64: Fix help message of xenitp.
2007-10-10 Keir FraserFix printing month in printk prefix (1-12 rather than...
2007-10-09 Keir Fraservt-d: Clean up iommu code.
2007-10-09 Keir FraserMiniOS: no-stack-protector added to the cflags if needed,
2007-10-09 Keir Fraser[IA64] Update for cset 16067:9f9f9b68cd08
2007-10-08 Keir Fraserxend, xsm: Lock domain access while modifying policy.
2007-10-08 Keir Fraserxend: Remove unused xoptions.netback_type.
2007-10-08 Keir Fraserxenconsoled: portability fixes:
2007-10-08 Keir FraserRemove tabs from python scripts xenmon and xentrace_format.
2007-10-08 Keir FraserFix domU reboot failure when using "pci=" option
2007-10-08 Tim Deegan[XEN] Shadow: fix locking in error path.
2007-10-05 Keir FraserInitialize last_error in libxc.
2007-10-05 Keir Fraserxenstore: sprintf->snprintf, and fix for OpenBSD.
next